home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / clickfest3.swf / scripts / frame_3 / PlaceObject2_111_95 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2008-09-16  |  119 b   |  8 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.poop <= 0)
  3.    {
  4.       _root.flash1.play();
  5.       _root.nextFrame();
  6.    }
  7. }
  8.